Chat Bot (messages)
CHATBOT_FORM_MESSAGE_ID
A general purpose chatbot with a system message, a welcome message, and a chat id to load an existing conversation.
Parameters
__system_message
(string): The system message of the chatbot.welcome_message
(string): The welcome message, e.g. "Hey there,"id
(string): The ID of the chat history to use.